home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / Direct3D / MFCTex / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  2.8 KB  |  69 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by winmain.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_MAINFRAME                   101
  7. #define IDD_FORMVIEW                    102
  8. #define IDR_MAIN_ACCEL                  113
  9. #define IDD_SELECTDEVICE                144
  10. #define IDD_VIEWCODE                    170
  11. #define IDC_DEVICE_COMBO                1000
  12. #define IDC_MODE_COMBO                  1001
  13. #define IDC_ADAPTER_COMBO               1002
  14. #define IDC_FULLSCREENMODES_COMBO       1003
  15. #define IDC_MULTISAMPLE_COMBO           1005
  16. #define IDC_WINDOWED_CHECKBOX           1012
  17. #define IDC_FULLSCREEN_TEXT             1014
  18. #define IDC_WINDOW                      1016
  19. #define IDC_FULLSCREEN                  1018
  20. #define IDC_RENDERVIEW                  1050
  21. #define IDC_VIEWCODEEDITBOX             1054
  22. #define IDC_VIEWFULLSCREEN              1059
  23. #define IDC_TEX0_NAME                   1100
  24. #define IDC_SELECTTEX0                  1101
  25. #define IDC_TEX1_NAME                   1108
  26. #define IDC_SELECTTEX1                  1109
  27. #define IDC_TEX2_NAME                   1116
  28. #define IDC_SELECTTEX2                  1117
  29. #define IDC_BLEND_FACTOR                1118
  30. #define IDC_PRESET_EFFECTS              1119
  31. #define IDC_DIFFUSE_COLOR               1120
  32. #define IDC_TEX0_COLOROP                1201
  33. #define IDC_TEX0_COLORARG1              1202
  34. #define IDC_TEX0_COLORARG2              1203
  35. #define IDC_TEX0_ALPHAOP                1204
  36. #define IDC_TEX0_ALPHAARG1              1205
  37. #define IDC_TEX0_ALPHAARG2              1206
  38. #define IDC_TEX1_COLOROP                1301
  39. #define IDC_TEX1_COLORARG1              1302
  40. #define IDC_TEX1_COLORARG2              1303
  41. #define IDC_TEX1_ALPHAOP                1304
  42. #define IDC_TEX1_ALPHAARG1              1305
  43. #define IDC_TEX1_ALPHAARG2              1306
  44. #define IDC_TEX2_COLOROP                1401
  45. #define IDC_TEX2_COLORARG1              1402
  46. #define IDC_TEX2_COLORARG2              1403
  47. #define IDC_TEX2_ALPHAOP                1404
  48. #define IDC_TEX2_ALPHAARG1              1405
  49. #define IDC_TEX2_ALPHAARG2              1406
  50. #define IDM_EXIT                        40001
  51. #define IDM_CHANGEDEVICE                40010
  52. #define IDM_ALTENTER                    40010
  53. #define IDM_TOGGLEFULLSCREEN            40011
  54. #define IDC_VIEWCODE                    40011
  55. #define IDM_PAUSE                       40018
  56. #define IDM_SINGLESTEP                  40019
  57.  
  58. // Next default values for new objects
  59. // 
  60. #ifdef APSTUDIO_INVOKED
  61. #ifndef APSTUDIO_READONLY_SYMBOLS
  62. #define _APS_3D_CONTROLS                     1
  63. #define _APS_NEXT_RESOURCE_VALUE        152
  64. #define _APS_NEXT_COMMAND_VALUE         40020
  65. #define _APS_NEXT_CONTROL_VALUE         1120
  66. #define _APS_NEXT_SYMED_VALUE           102
  67. #endif
  68. #endif
  69.